Skip to content

Add 10 blog configurations and setup guide for darkforest.sagaciasoft.com#2

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/setup-blogs-and-api-integration
Draft

Add 10 blog configurations and setup guide for darkforest.sagaciasoft.com#2
Copilot wants to merge 3 commits intomainfrom
copilot/setup-blogs-and-api-integration

Conversation

Copy link
Contributor

Copilot AI commented Dec 28, 2025

Enables blog routing at darkforest.sagaciasoft.com/blogname and provides step-by-step setup instructions for first 10 blogs with API integrations for agent research capabilities.

Changes

Blog Network Configuration

  • Extended config/blog-network-config.json from 4 to 10 blogs:
    • AI Business Insights, Remote Work Revolution, Cybersecurity Today, Marketing Automation Hub
    • New: Sustainable Tech Future, Personal Finance Mastery, Health & Wellness Hub, Productivity Hacks, E-Commerce Insights, Creative AI Studio

Dynamic Blog Routes

  • Added apps/showcase-blog/src/app/[blogId]/page.tsx with generateStaticParams for static export
  • Updated homepage to display all 10 blogs with themed cards and navigation links

Research & Trends API Support

Added to .env.example:

SERPAPI_KEY="your-serpapi-key-here"      # Google search trends (FREE: 100/mo)
NEWS_API_KEY="your-newsapi-key-here"     # Current events (FREE: 100/day)
GOOGLE_SITE_VERIFICATION="your-code"

Build & Deployment Fixes

  • Removed deprecated next export from package.json (Next.js 14 uses output: 'export')
  • Removed basePath for custom domain support
  • Updated workflow to copy CNAME file

Documentation

  • Added FIRST-10-BLOGS-SETUP.md with comprehensive setup instructions for API keys, DNS, GitHub Pages deployment

Screenshots

Blog Page

Blog Page

Homepage Network Section

Network Section

Original prompt

i want to see these blogs at darkforest.sagaciasoft.com/blogname. give me my spoon fed instructions to kick off my first 10 blogs i will provide API KEYS you provide baby instructions for getting services wired up so the agents can do proper research and loopup on analytics and trends and everything needed


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits December 28, 2025 03:31
Co-authored-by: yoans <5156592+yoans@users.noreply.github.com>
Co-authored-by: yoans <5156592+yoans@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up initial blog framework with API integration Add 10 blog configurations and setup guide for darkforest.sagaciasoft.com Dec 28, 2025
Copilot AI requested a review from yoans December 28, 2025 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants